Skip to content

Conversation

altendky
Copy link
Contributor

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky requested a review from a team as a code owner September 22, 2025 17:52
@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes labels Sep 22, 2025
@altendky altendky marked this pull request as draft September 22, 2025 17:54
@altendky altendky closed this Sep 22, 2025
@altendky
Copy link
Contributor Author

altendky commented Sep 22, 2025

https://github.com/Chia-Network/chia-blockchain/actions/runs/17923933765

[Invalid workflow file: .github/workflows/pre-commit.yml#L1](https://github.com/Chia-Network/chia-blockchain/actions/runs/17923933765/workflow)
(Line: 20, Col: 9): Unrecognized named-value: 'matrix'. Located at position 3 within expression: !(matrix.os.matrix == 'macos' && matrix.arch.matrix == 'intel')

https://github.com/Chia-Network/chia-blockchain/actions/runs/17923933916

[Invalid workflow file: .github/workflows/upload-pypi-source.yml#L1](https://github.com/Chia-Network/chia-blockchain/actions/runs/17923933916/workflow)
(Line: 32, Col: 9): Unrecognized named-value: 'matrix'. Located at position 48 within expression: github.repository_owner == 'Chia-Network' && !(matrix.os.matrix == 'macos' && matrix.arch.matrix == 'intel')

Copy link

Pull Request Test Coverage Report for Build 17923934983

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 42 unchanged lines in 14 files lost coverage.
  • Overall coverage decreased (-0.03%) to 91.141%

Files with Coverage Reduction New Missed Lines %
chia/daemon/client.py 1 74.16%
chia/daemon/keychain_proxy.py 1 70.57%
chia/full_node/full_node.py 1 87.27%
chia/full_node/pending_tx_cache.py 1 96.55%
chia/rpc/rpc_server.py 1 88.09%
chia/_tests/simulation/test_simulation.py 1 96.47%
chia/wallet/util/wallet_sync_utils.py 1 85.57%
chia/timelord/timelord_launcher.py 2 89.29%
chia/farmer/farmer.py 3 73.0%
chia/wallet/wallet_node.py 3 87.2%
Totals Coverage Status
Change from base Build 17923354781: -0.03%
Covered Lines: 102724
Relevant Lines: 112545

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant